d/shuffle-binaries: Make error detection/message overt
authorElliott Mitchell <ehem+debian@m5p.com>
Fri, 17 Jul 2020 06:37:42 +0000 (23:37 -0700)
committerHans van Kranenburg <hans@knorrie.org>
Tue, 15 Dec 2020 10:31:30 +0000 (11:31 +0100)
commit1f929ec3a9f884d032d51881a48deaab1d8f3497
tree9bc7d8e3b62656dbe8b00abbbc7d08e5a5c85674
parent0c4a92066ae0ecdd35e18193b7d95e62c3344f3c
d/shuffle-binaries: Make error detection/message overt

The reason for the `ls` at the end is pretty straightforward if you think
about it, mainly confirming the shuffle step did something.  Yet that
is a bit non-obvious, and the error message produced on failure is poor
("No such file or directory" simply means the script failed somewhere?).
Add an overt error message.

Signed-off-by: Elliott Mitchell <ehem+debian@m5p.com>
Acked-by: Hans van Kranenburg <hans@knorrie.org>
debian/shuffle-binaries